1bashThis demonstrates printing strings on separate lines using echo with the -e flag.echo -e 'a\nb'bash internalfile and stream operationscontent operationsecho with backslash escapes